Skip to content

chore: add manual release workflow dispatch - #177

Merged
marandaneto merged 2 commits into
mainfrom
chore/add-manual-release-workflow-dispatch
Apr 16, 2026
Merged

chore: add manual release workflow dispatch#177
marandaneto merged 2 commits into
mainfrom
chore/add-manual-release-workflow-dispatch

Conversation

@marandaneto

Copy link
Copy Markdown
Member

💡 Motivation and Context

The release workflow can currently run only from a merged PR with release labels. Adding workflow_dispatch makes it possible to trigger a release manually from GitHub Actions when needed.

This also updates RELEASING.md to document the manual path and the required bump type selection.

💚 How did you test it?

  • Reviewed the workflow logic change
  • Validated .github/workflows/release.yml parses as YAML

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Added the release label to the PR
  • Added exactly one version bump label: bump-patch, bump-minor, or bump-major

@marandaneto
marandaneto requested review from a team and haacked as code owners April 16, 2026 16:30
@github-actions

github-actions Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

posthog-dotnet Compliance Report

Date: 2026-04-16 16:44:37 UTC
Duration: 255ms

⚠️ Some Tests Failed

0/1 tests passed, 1 failed


Feature_Flags Tests

⚠️ 0/1 tests passed, 1 failed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 41ms

Failures

request_payload.request_with_person_properties_device_id

404, message='Not Found', url='http://sdk-adapter:8080/get_feature_flag'

@greptile-apps

greptile-apps Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "chore: add manual release workflow dispa..." | Re-trigger Greptile

@marandaneto
marandaneto enabled auto-merge (squash) April 16, 2026 16:45
@marandaneto
marandaneto merged commit 3b74c6c into main Apr 16, 2026
15 checks passed
@marandaneto
marandaneto deleted the chore/add-manual-release-workflow-dispatch branch April 16, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants